home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Cl…ness) 1997 September #242
/
Software of the Month Club - Business Shareware (September 1997).iso
/
dos
/
biz
/
cpper25
/
cbackup.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-12-10
|
118 b
|
9 lines
echo off
cls
echo.
echo.
echo Place a formatted disk into drive A:
pause
copy %1.* a:
echo Backup completed!